projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e69273
)
calendar: Typo fix
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 20 Mar 2021 01:03:53 +0000
(21:03 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 21 Mar 2021 20:05:10 +0000
(16:05 -0400)
gtk/gtkcalendar.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcalendar.c
b/gtk/gtkcalendar.c
index a8c455321edb6b85f14facf6789c90fdd205cdbc..ad7cbb15415e6022dd17941a3e22fca0ef69eea7 100644
(file)
--- a/
gtk/gtkcalendar.c
+++ b/
gtk/gtkcalendar.c
@@
-396,9
+396,9
@@
gtk_calendar_class_init (GtkCalendarClass *class)
/**
* GtkCalendar:day:
*
- * The selected day (as a number between 1 and 31.
+ * The selected day (as a number between 1 and 31
)
.
*
- * This can be set to 0 to unselect the currently selected day
)
.
+ * This can be set to 0 to unselect the currently selected day.
* This property gets initially set to the current day.
*/
g_object_class_install_property (gobject_class,